- 
		Home
	
- 
MailPoet – Newsletters, Email Marketing, and Automation
- 
4.42.0
- 
Code
- 
Classes
-  SubscriberChangesNotifier 
		
			
				
					
													
								
																			
											| Total Complexity | 33 | 
																			
											| Dependencies | 3 | 
																			
											| Dependents | 8 | 
																	
							 
													
								
																			
											| Total lines | 149 | 
																			
											| Lines of code | 98 | 
																			
											| Logical lines of code | 51 | 
																	
							 
													
								
																			
											| Comment lines | 15 | 
																			
											| Methods | 15 | 
																			
											| Properties | 7 | 
																	
							 
											 
				 
									
							 
		 
	 
	Methods 15
	
		
		
			| Method | Rating | Maintainability | Complexity | Lines of code | 
		
		
					
				| notifyUpdates() | A | 52 | 8 | 26 | 
					
				| notifyCreations() | S | 57 | 6 | 18 | 
					
				| notifyDeletes() | S | 65 | 4 | 9 | 
					
				| subscribersCreated() | S | 74 | 2 | 5 | 
					
				| subscribersUpdated() | S | 74 | 2 | 5 | 
					
				| subscribersDeleted() | S | 74 | 2 | 5 | 
					
				| __construct() | S | 81 | 1 | 3 | 
					
				| notify() | S | 75 | 1 | 5 | 
					
				| subscriberCreated() | S | 79 | 1 | 3 | 
					
				| subscriberUpdated() | S | 79 | 1 | 3 | 
					
				| subscriberStatusChanged() | S | 79 | 1 | 3 | 
					
				| subscriberDeleted() | S | 79 | 1 | 3 | 
					
				| subscribersBatchCreate() | S | 80 | 1 | 3 | 
					
				| subscribersBatchUpdate() | S | 80 | 1 | 3 | 
					
				| getTimestamp() | S | 74 | 1 | 4 |